home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
cpp_libs
/
intrvews
/
xgrab.lha
/
xgrab
/
data
/
exectest2
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-03-06
|
262 b
|
12 lines
# GRAB Graph Layout and Browser System
#
# Copyright (c) 1989, Tera Computer Company
#
# Note: this file will not work as is, currently, because the language does
# not handle comments
if (.node and .NodeLabel = "A") then
focus .;
set .NodeLabel = "hey";
endif